home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-069 qemm 603 / 1.ima / DVMAN / GLOSSARY.DEV < prev    next >
Encoding:
Text File  |  1991-10-08  |  11.2 KB  |  260 lines

  1. Glossary
  2.  
  3. ~Heading~ Glossary
  4.  
  5. access code: A telephone number or modem command to dial prior to dialing
  6. the actual telephone number itself.
  7.  
  8. add-on board: A board containing electronics hardware that you plug into your
  9. computer to add additional features.
  10.  
  11. address space: The range of memory addresses that the processor can
  12. reference. PC's running in real mode have an address space of 1 megabyte.
  13. ExPANDed memory can only be referenced after it is mapped into the
  14. processor's address space.
  15.  
  16. alternate maps: Sometimes called Real Alternate Maps, a facility provided by
  17. EMS4 add-on memory boards which allows the fastest memory mapping. 
  18.  
  19. assigned key: A key which, when pressed, plays back a DESQview script.
  20.  
  21. Auto Dialer: A DESQview feature that automatically dials your telephone, if
  22. you have a modem installed in your computer.
  23.  
  24. backfill: Any conventional memory which is not on your PC's motherboard, but
  25. instead supplied by by an add-on memory board. If the memory board is an EMS
  26. 4 or EEMS card, then backfilling allows those cards to map that part of the
  27. conventional memory area.  Note that 80386  expanded memory managers, such as
  28. QEMM-386 can map all of conventional memory without backfilling.
  29.  
  30. background task:A program running in a window other than the current  window.
  31.  
  32. BIOS: The Basic Input Output Systems software which provides low level, basic
  33. functionality to your PC. The software is embedded in one or more ROMs in
  34. high memory.
  35.  
  36. bit-mapped graphics: A type of display monitor capable of displaying
  37. graphics, as opposed to strictly textual, information.
  38.  
  39. BUFFERS: A CONFIG.SYS statement that defines the number of disk buffers
  40. placed by DOS in memory to enhance disk operations. Each buffer uses about
  41. 528 bytes of memory. Increasing the number of buffers tends to speed up file
  42. operations at the cost of decreasing available memory.
  43.  
  44. click: The action of pressing down and releasing the select button on the
  45. mouse.
  46.  
  47. command line switch: A word or symbol on a command line which follows the
  48. name of the executable program file and specifies a certain command or option
  49. to the program.
  50.  
  51. COMMAND.COM: The standard command processor used by DOS. This is the program
  52. which displays the DOS prompt and processes DOS commands (COPY, DIR, etc.).
  53.  
  54. CONFIG.SYS: The file which defines the initial configuration of DOS. It
  55. typically specifies the number of DOS resources to be allocated and the devi
  56. ce drivers to be loaded.
  57.  
  58. conventional memory: The contiguous memory starting at 0K used by DOS to run
  59. programs. This is usually 640K in size.
  60.  
  61. coprocessor: An optional auxilliary processor used to speed up complex math
  62. operations.
  63.  
  64. Ctrl-Break key. The key that, in most cases, aborts the current DESQview
  65. command or script in progress.
  66.  
  67. current window: The DESQview term  referring to the window in which you are
  68. currently working.
  69.  
  70. DESQ button: The button on the mouse that interrupts a program and displays
  71. the DESQview menu.
  72.  
  73. DESQ key: The key, which when pressed  and released, interrupts a program and
  74. displays the DESQview menu. By default, this is the Alt key.
  75.  
  76. DESQview menu: A screen display that indicates which DESQview commands are
  77. available at a particular time.The master list of DESQview commands.
  78.  
  79. DEVICE: A CONFIG.SYS statement that tells DOS to load an add-on device driver
  80. at startup.
  81.  
  82. device driver: A piece of software used to communicate with an installed
  83. hardware device (such as a printer, video adapter, disk drive or memory
  84. card).
  85.  
  86. DOS Extender: Software that allows programs to use protected mode while
  87. running under DOS. Running in protected mode allows programs acess to the
  88. larger address space of the 80286 and 80386 processors. Among the large
  89. applications which are now using DOS extenders are Lotus 1-2-3 Version 3 and
  90. Paradox 386.
  91.  
  92. DOS Resource: The blocks of memory allocated by DOS to keep track of its
  93. various resources, such as BUFFERS and FILES
  94.  
  95. EMS: Abbreviation for ExPANDed Memory Specification.
  96.  
  97. exPANDed memory: A type of memory that permits data to be stored and
  98. (possibly) programs to be run above the normal 640K memory limit for IBM PCs.
  99.  
  100. exTENDed memory: memory addressed above 1024K (one Megabyte).
  101.  
  102. FILES: A CONFIG.SYS statement which specifies the maximum numbers of files
  103. which can be open simultaneously.
  104.  
  105. fill-in field: An area on a DESQview menu where information of a specific
  106. type~dash~for example, a file name~dash~is entered.
  107.  
  108. foreground task: The program running in the current window.
  109.  
  110. full-screen window: A window that occupies the entire screen.
  111.  
  112. high memory: The area betwen the end of conventional memory (usually 640K)
  113. and 1024K reserved for use by system hardware, such as the system ROM, video
  114. and other adapters. High memory should not be confused with the XMS term, 
  115. High Memory Area.
  116.  
  117. High Memory Area: The area, as defined by XMS, from 1024K to 1088K, the first
  118. 64K of exTENDed memory. It is the only exTENDed memory that can be accessed
  119. directly by DOS programs.
  120.  
  121. high RAM:  Portions of high memory into which RAM has been mapped. Device
  122. drivers and TSRs may be loaded in high RAM to minimize conventional memory
  123. overhead.
  124.  
  125. HMA: See High Memory Area
  126.  
  127. K: The abbreviation for kilobyte, equal to 1024 bytes of memory.
  128.  
  129. Keyboard buffer: The place where the BIOS stores keystrokes as they are
  130. typed.
  131.  
  132. keystroke macro: See script.
  133.  
  134. Learn: A command that tells DESQview to memorize the sequence of keystrokes
  135. corresponding to a routine task that you wish to store in a key.
  136.  
  137. Learn key: A keypress, Shift-Alt by default, that displays the Learn menu.
  138.  
  139. LOADHI: Two programs included with Quarterdeck's QRAM and QEMM products to
  140. load programs into high RAM. The LOADHI.COM program loads TSR's and DOS
  141. resources into high memory, while the LOADHI.SYS program loads device drivers
  142. into high memory.
  143.  
  144. mappable: Describes a portion of the address space through which exPANDed
  145. memory can be accessed.
  146.  
  147. MB: the abbreviation for Megabyte.  A Megabyte is equal to 1,024K or
  148. 1,048,576 bytes of  memory.
  149.  
  150.  modem: A device that you attach to your computer which permits your computer
  151. to make and receive telephone calls.
  152.  
  153. mouse: A pointing device that controls a second cursor (the mouse cursor) on
  154. the display screen. By moving the mouse on a hard service, you move the mouse
  155. cursor on the screen in a corresponding direction.
  156.  
  157. mouse cursor: A second, diamond-shaped, screen cursor which appears when a
  158. mouse is used with DESQview.
  159.  
  160. network adaptor: A hardware card that provides the interface between your
  161. processor and a local area network. This hardware often reserves portions of
  162. high memory for its own use.
  163.  
  164. option: A menu entry that lets you select (turn ON) or deselect (turn OFF) a
  165. particular DESQview feature.
  166.  
  167. page frame: An EMS term describing the mappable area, 64K in size, which is
  168. the place that almost all EMS programs use for mapping. Other mappable
  169. regions are only used by programs written specifically for EMS4 or EEMS.
  170.  
  171. parallel ports: Hardware ports used for communication with parallel devices,
  172. such as printers, accessed through I/O addresses stored in the BIOS data
  173. area.
  174.  
  175. processor: The chip which controls your PC, usually either an 8086, 8088m
  176. 80286, 80386, 80386SX or i486.
  177.  
  178. Protected Mode: The mode of the 80286, 80386 or i486 processor which allows
  179. all of extended memory to be accessed directly. Normally, DOS programs cannot
  180. be run in protected mode. However, programs that use a DOS extender can run
  181. in protected mode while still maintaining compatibility to DOS.
  182.  
  183. protocol: The set of commands that a modem uses to dial the telephone.
  184.  
  185. Put Aside: The DESQview commandthat temporarily removes a window from the
  186. screen and swaps its associated program out to disk, RAM disk, or expanded
  187. memory~dash~thus freeing up the memory used by that program.
  188.  
  189. QEMM: Either of two Quarterdeck products~dash~QEMM-386 or QEMM 50/60. Each
  190. includes an EMS4 driver and utilities to load TSR's device drivers and DOS
  191. resources into high memory.
  192.  
  193. QEXT: Quarterdeck's ExTENDed memory manager for 80286 PCs. Versions 5.0 and
  194. above support the XMS memory specification. Previous versions only supported
  195. DESQview's use of the High Memory Area.
  196.  
  197. QRAM: The Quarterdeck product which enhances other vendor's EMS4 or EEMS
  198. drivers by providing utilities to load TSRs, device drivers and DOS resources
  199. into high memory.
  200.  
  201. RAM: Random Access Memory. This is the memory in your computer into which
  202. programs and data may be loaded. Its contents are lost when power is turned
  203. off. It is distinct from ROM in that the contents of RAM can be changed.
  204.  
  205. Real Mode: The processor mode common to all Intel microprocessors and the
  206. only mode directly supported by DOS. In real mode, only the first megabyte of
  207. memory is addressable.
  208.  
  209. ROM: Read Only Memory. This is memory that is fixed in content and cannot be
  210. changed. The contents of ROM are not lost when power is turned off.  The
  211. programs contained in ROM are responsible for controlling your hardware.
  212.  
  213. reverse video: A way that text is displayed in which the text and background
  214. colors are reversed.
  215.  
  216. Script: A sequence of steps you have instructed DESQview to memorize.
  217.  
  218. select button: The left-most button on the mouse.It is used to select
  219. commands on DESQview menus, move and resize windows, switch between windows,
  220. and mark information to be transferred.
  221.  
  222. serial ports: Hardware ports used for communication with serial devices such
  223. as modems, accessed through I/O addresses stored in the BIOS data area.
  224.  
  225. snapshot: An exact image of the full screen that DESQview creates so you can
  226. mark information to be transferred to another program.
  227.  
  228. swap out. To temporarily store a program on disk because memory is needed to
  229. open a new window in DESQview.
  230.  
  231. TSR: A Terminate and Stay Resident program (memory resident program). Such a
  232. program initializes itself, hooks up to system resources it wants to monitor
  233. (for example, the keyboard interrupt so that it can "pop up" later) reserves
  234. some memory for itself, and then returns to the DOS prompt.  Quarterdeck's
  235. LOADHI.COM program can load TSRs into high memory.
  236.  
  237. VCPI: Virtual Control Program Interface.  This is a programming specification
  238. created by Quarterdeck Office Systems and Phar Lap Software to allow DOS
  239. extended programs to run when loaded after a virtual 8086 mode expanded
  240. memory manager such as QEMM-386.  Without VCPI, DOS extenders would be
  241. incompatible with these expanded memory managers.
  242.  
  243. video adapter: The hardware and ROM software that controls the video display
  244. characteristics~dash~usually either monochrome, CGA, EGA, VGA or Hercules.
  245.  
  246. virtualization: The process by which DESQview 386 runs programs that write
  247. directly to the screen in small windows and in background on an 80386 PC.
  248. This may be set ON or OFF for any program.
  249.  
  250. window: How a program running in DESQview is viewed and where all DESQview
  251. work is done. Several windows and, therefore, several programs, can be viewed
  252. on the screen simultaneously.
  253.  
  254. XMS: The ExTENDed memory Specification created to allow DOS programs to
  255. utilize high RAM and exTENDed memory, including the High Memory Area.
  256.  
  257. Zoom: A DESQview command that enlarges the window in which you are workingto
  258. a full screen window, or shrinks it back to its previous, smaller window size
  259. and position, if its already full screen. 
  260.